home *** CD-ROM | disk | FTP | other *** search
- Hi all
-
- This is the scripts included with MovieMUI, just converted to TechnoBBS.
- I've tidyed up the scripts, improved the autoquit option, and used some nice TBBS features.
- They were originally made for TransAmiga, but as it was made in Arexx, it was very easy to convert.
- To use this script you should have a MovieMUI fully installed.
- There is a few things to be set at the top of the script:
-
- menuname ='bbs:text/mdbmenu'
- selmenu ='bbs:text/mdbselmenu'
- mmui ='run >nil: work:moviedatabase/MovieMUI errorfile errorlevel=0 debuglevel=0 quiet'
- autoquit = 1 /* specify 1 to QUIT MovieMUI after use,0 to */
- tempfile ='t:mdbtemp'||ln
-
- These lines should reflect your own BBS, the paths should be included in the above.
- If you specify 1 in autoquit, the program will remove MovieMUI if there's no users.
- The tempfile is probably the best as it is.
-
- Have fun
- Kenneth Fribert
- Sysop at Flying Disc, Denmark
- BBS/FAX: +45 31 87 98 36
- Fido: 2:235/317.0
- Amy: 39:141/104.15
- InterNet: kfribert@scala.ping.dk
-